net/http.http2clientConnReadLoop.endStream (method)

4 uses

	net/http (current package)
		h2_bundle.go#L9608: 		rl.endStream(cs)
		h2_bundle.go#L9762: 	rl.endStream(cs)
		h2_bundle.go#L9975: 		rl.endStream(cs)
		h2_bundle.go#L9980: func (rl *http2clientConnReadLoop) endStream(cs *http2clientStream) {